Skip to content

MAINT: Nicely inform users if they're missing hard dependencies. #12468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mfarrugi
Copy link
Contributor

Closes #12176

  • [✓] tests pass
    Manually tested with condas environments w/ all and no dependencies.
  • [✓] passes git diff upstream/master | flake8 --diff
  • [✗] whatsnew entry

@jreback jreback added the Error Reporting Incorrect or improved errors from pandas label Feb 26, 2016
@jreback jreback added this to the 0.18.0 milestone Feb 26, 2016
# numpy compat
import numpy as np
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add this line back (as it put .np in the pandas namespace)

@jreback jreback closed this in 1d6d7d4 Feb 27, 2016
@jreback
Copy link
Contributor

jreback commented Feb 27, 2016

thanks @mfarrugi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants